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

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

@include('partials.alerts.main')
@csrf
@include('pages.article.video.list._pagination-child')
@section('scripts') \ @endsection