@extends('admin.layouts.app') @section('panel') @push('topBar') @include('admin.storage.top_bar') @endpush
@csrf
@lang('https://yourdomain.com')
@endsection