@extends('frontEnd.layouts.master') @section('title') About Us @endsection @section('body')
আমাদের সম্পর্কে
{!! $data->about_us !!}
@endsection