aboutsummaryrefslogtreecommitdiff
path: root/resources/views/pages/reservations.blade.php
diff options
context:
space:
mode:
Diffstat (limited to 'resources/views/pages/reservations.blade.php')
-rw-r--r--resources/views/pages/reservations.blade.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/resources/views/pages/reservations.blade.php b/resources/views/pages/reservations.blade.php
index a444f55..56c379d 100644
--- a/resources/views/pages/reservations.blade.php
+++ b/resources/views/pages/reservations.blade.php
@@ -2,6 +2,8 @@
@section('title', 'Reservations')
+@section('navbar', View::make('inc.special_navbar'))
+
@section('content')
<div class="table-responsive">
<table class="table table-striped table-bordered"><!-- table-hover -->