Update (all): fix php formatting using laravel pint, fix blade using shufo
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
@include('layouts.front.header')
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
@include('layouts.front.navigation')
|
||||
@@ -31,4 +32,5 @@
|
||||
@yield('custom_scripts')
|
||||
|
||||
</body>
|
||||
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user