{{-- Tailwind via CDN (temporary) --}}
@include('layouts.navigation') @hasSection('header')
@yield('header')
@endif
@yield('content')