refactoring
This commit is contained in:
parent
b6fd820899
commit
3853c1c234
@ -5,9 +5,9 @@
|
|||||||
<div class="w-full sm:w-6/12 items-center mb-3 sm:mb-0">
|
<div class="w-full sm:w-6/12 items-center mb-3 sm:mb-0">
|
||||||
<div class="flex items-center">
|
<div class="flex items-center">
|
||||||
<h1 class="flex items-center text-2xl xl:text-5xl text-black font-light -ml-0.5">
|
<h1 class="flex items-center text-2xl xl:text-5xl text-black font-light -ml-0.5">
|
||||||
<x-page-title>
|
<x-title>
|
||||||
{!! $title !!}
|
{!! $title !!}
|
||||||
</x-page-title>
|
</x-title>
|
||||||
|
|
||||||
@yield('dashboard_action')
|
@yield('dashboard_action')
|
||||||
</h1>
|
</h1>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user