Softsuite Technologies
@yield('page-title', 'Overview')
{{ strtoupper(substr(auth()->user()->name, 0, 1)) }}
{{ auth()->user()->name }}Administrator
@include('partials.flash')
@yield('content')