@extends('layouts.admin') @section('title','Add Course') @section('content')

Add Course

You can create course from here

Back

Course Details

@endsection @push('scripts') @endpush