{{-- Bootstrap 5 --}}
{{-- Bootstrap Icons --}}
@include('partials.navbar')
@yield('content')
@include('partials.footer')