@auth {{ Auth::user()->name }} {{ Auth::user()->first_name }} @endauth
@auth @lang('Admin Panel') @endauth @foreach ($items as $item) {{ $item['name'] }} @endforeach
@include('layouts.social-buttons')
@include('layouts.copyright')
{{-- --}} {{-- --}}