@extends('spa.layouts.index') @section('content') @can('create', 'App\Models\SpaSection')
@lang('global.add')
@endcan
@lang('validation.attributes.priority')
@lang('validation.attributes.title')
@lang('global.actions')
@endsection