@php use Illuminate\Support\Facades\Auth; $tema = Auth::user()->getTema(); @endphp
route()->acao}} data-rotina={{request()->route()->rotina}}> @error('custom') @enderror @hasSection('content-padrao') @yield('content-padrao') @endif @hasSection('content')
@yield('content')
@endif
@if(session('MessageHelper')) @endif