@extends('frontend.layout.master') @section('title') FSBM | {{ucfirst($slug->title)}} @endsection @section('keyword') {!!strip_tags($slug->meta_keyword)!!} @endsection @section('description') {!!strip_tags($slug->meta_desc)!!} @endsection @section('content')

{{$cms->cms_title}}

{{$cms->cms_title}}

{!!$cms->cms_desc!!}

@endsection @section('scripts') @endsection