PATH:
home
/
lab2454c
/
omvstudio.com
/
resources
/
views
/
front
/
layouts
<!DOCTYPE html> <html lang="en"> @include('front.layouts.partials.page-head') <body> @include('front.layouts.partials.navbar') @yield('content') @include('front.layouts.partials.footer') </body> </html>
[-] master.blade.php
[edit]
[-] loginMasterLayout.blade.php
[edit]
[+]
..
[-] page-layout.blade.php
[edit]
[+]
partials