@section('title', 'Create New Article Category') @section('styles') @endsection

{{ __('Create New Category Article') }}

@include('partials.alerts.main')
@csrf
@section('scripts') @endsection