@extends('layouts.masterlayout') @section('content')

{{$cmsdata->title or ''}}

{!!$cmsdata->description or ''!!}
@endsection