@php $App_Url = env('APP_URL'); $Primary_Color = config('colors.primary_color_user'); @endphp
Menu de navegação
@include('theme::layout.header')
@yield('content')