@include('mujib100.Layouts.head')
@include('mujib100.Layouts.header')
@yield('body')
@include('mujib100.Layouts.footer')