@extends('super-admin.layouts.main') @section('content')

Add Cource Details


Back
@if (Session::has('success'))
{{ Session::get('success') }}
@endif @csrf
*
* @error('department_id') {{$message}} @enderror
*
* @error('address') {{ $message }} @enderror
* @error('description') {{ $message }} @enderror
* @error('foundational_description') {{ $message }} @enderror
*

Image size should be 305 * 172 px and image file type should be JPG or PNG .

*

Image size should be 305 * 172 px and image file type should be JPG or PNG .

*
*
*
*
*
*
*
* (Add comma seprated values)
*
@error('price') {{ $message }} @enderror
*
*
@error('select') {{ 'The Select Category field is required.' }} @enderror
@endsection