@extends('frontend.master') @section('content') About Us Home About Us {{$aboutus[0]->title}} @php echo $aboutus[0]->description; @endphp @endsection()
@php echo $aboutus[0]->description; @endphp