@extends('admin.master') @section('styleSheet') @endsection @section('content')
New Course
@csrf
{{--
--}} {{-- --}} {{--
--}} {{--
    --}} {{-- @foreach($courseTypes as $idx=>$courseType)--}} {{--
  • --}} {{-- --}} {{--
  • --}} {{-- @endforeach--}} {{--
--}} {{--
--}} {{--
--}}
{{--
--}} {{-- --}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}}
{{--
--}} {{-- --}} {{--
--}}
@endsection @section('customJs') @endsection @section('documentJquery') ComponentsFormTools.init(); @endsection