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