+
+
+
+
+
+
+
+
+
- {{Html::style("{{asset("/assets/css/all-css.css")}}")}}
+
+ {if Auth::check()}
+
+
+
+
+ {/if}
+
+
-
-
-
+
+
+
+
+ Welcome,
+
+ {{Auth::user()->username}}
+
-
-
-
-
+
-
-
-
-
-
-
- - {$admin_menu} - -
- - - {$admin_menu} - -
-
-
-
+
+ {$admin_menu}
+
+
-
-
-
-
-
-
-
-
+
+
- {$notification}
- {$content}
-
-
-
+
+
+
-
+
+
+
-
+
+
+ {$notification}
+
+
+
+
+
+ {$content}
+
+