-
-
-
+
+
+
- @yield('title') - {{ config('app.name') }}
+ @yield('title') - {{ config('app.name') }}
- {{-- Start of required lines block. DON'T REMOVE THESE LINES! They're required or might break things --}}
-
-
-
- {{-- End the required lines block --}}
+ {{-- Start of required lines block. DON'T REMOVE THESE LINES! They're required or might break things --}}
+
+
+
+ {{-- End the required lines block --}}
-
-
-
-
-
+
+
+
+
+
- {{-- Start of the required files in the head block --}}
-
-
+
-
- {{-- End of the required stuff in the head block --}}
+
+ {{-- End of the required stuff in the head block --}}
-
-
+
+
- {{-- These should go where you want your content to show up --}}
- @include('flash.message')
- @yield('content')
- {{-- End the above block--}}
+ {{-- These should go where you want your content to show up --}}
+ @include('flash.message')
+ @yield('content')
+ {{-- End the above block--}}
+