@stack('styles')
@include('components.navbar')
@yield('content')
@include('components.footer')
Book Table
@stack('scripts')