@include('branch.layouts.header') @isset($without_card) @yield('content') @else
@yield('content')
@endisset @include('branch.layouts.footer')