@include('volunteer.layout.header')
@yield('content')
@include('volunteer.layout.footer')