@section('title', 'Create a new Course') {{ __('Create a new Course') }}
@csrf @include('admin.courses.partial.form-data')