@extends('service.layouts.index') @section('content') @can('create', 'App\Models\ServiceSection')

@endcan
@lang('validation.attributes.priority') @lang('validation.attributes.title') @lang('global.actions')
@endsection