diff --git a/app/Views/layouts/app.php b/app/Views/layouts/app.php index ab91cf5..20f9160 100644 --- a/app/Views/layouts/app.php +++ b/app/Views/layouts/app.php @@ -24,7 +24,12 @@ = $this->renderSection('headerAssets') ?> -
+ + = $this->include('layouts/_top_nav') ?> = $this->renderSection('content') ?>