{{-- resources/views/layouts/admin.blade.php --}} @yield('title','EgaSupport – Panel') @stack('styles')
@yield('content')