{{-- --}} @section('title', 'Create Item')

{{ __('Create Item') }}

@include('partials.alerts.main')
@csrf {{-- @foreach($section_base_slug as $section) {{ $section['slug'] }}
@endforeach --}}
{{--
--}}
@section('scripts') @endsection {{--
--}}