@include('theme.sarthi.head')
@include('theme.sarthi.nav')
@yield('content')
@include('theme.sarthi.footer')
@include('theme.sarthi.script')