@extends(admin()->type.'.layouts.index') @section('content') @can('create', 'App\Models\Warning')
@lang("global.add")
@endcan
@lang("validation.attributes.title")
@lang("global.actions")
@endsection