@extends('layouts.app_admin') @section('content') Dashboard > Course List > Post Job {{ csrf_field() }} Course Name (English) @if ($errors->has('course_name_en')) {{ $errors->first('course_name_en') }} @endif Please wait we are translating your text.. Course Name (Hindi) @if ($errors->has('course_name_hn')) {{ $errors->first('course_name_hn') }} @endif Course Authority Select Coures Authority @forelse($authority as $auth) {{ $auth->authority_name_en }} @empty No Authority Found @endforelse Course Category Select Coures Category @forelse($course_category as $cat) {{ $cat->course_category_name_en }} @empty No Course Category Found @endforelse Duration in Days Calender Description(English) Please wait we are translating your text.. Calender Description(Hindi) Course Description(English) Do you want to covert in Hindi ? Please wait we are translating your text.. Course Description(Hindi) Meta Title Meta Key Meta Description Meta Value Course Image Browse Course Pdf (English). Browse Course Pdf (Hindi). Browse Course Status Select Course Status Active Inactive Add Topic Add Cancel