@extends('layouts/blankLayout') @section('title', 'Terms & Conditions') @section('content')

TERMS & CONDITIONS

{!! $terms->meta_value !!}
@endsection @section('page-script') @endsection