@extends('admin.layouts.main') @section('content')
@section('page_title') Create Course @endsection

Create New Course


@csrf
Recommended size: 1200x400px
@error('priority') {{ $message }} @enderror
Cancel
@endsection