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

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