@extends('backend.admin.index') @section('body') Add New Level Back {{-- @include('layouts.message')--}} {{csrf_field()}} Choose Academic* --Choose-- @foreach($client_faculties as $faculty) {{$faculty->faculty->name}} @endforeach Choose Level* Not Found? Request new {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- Affiliation--}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{----}} {{----}} {{----}} {{----}} {{----}} {{--Program Type*--}} {{----}} {{----}} {{----}} {{----}} {{--Choose--}} {{--Full Time--}} {{--Part Time--}} {{--Correspondence--}} {{----}} {{----}} {{----}} {{----}} {{----}} {{----}} {{----}} {{----}} {{----}} {{--Duration*--}} {{----}} {{----}} {{----}} {{----}} {{--@foreach($durations as $duration)--}} {{--{{$duration->name}}--}} {{--@endforeach--}} {{----}} {{----}} {{----}} {{----}} {{----}} {{----}} {{----}} {{----}} {{----}} {{--Fees--}} {{----}} {{----}} {{----}} {{----}} {{----}} {{----}} {{----}} {{----}} {{----}} {{----}} {{----}} {{--Certification*--}} {{----}} {{----}} {{----}} {{----}} {{--Choose--}} {{--Degree--}} {{--Diploma--}} {{--Certification--}} {{----}} {{----}} {{----}} {{----}} Description {!! old('description') !!} {{----}} {{--Syllabus--}} {{--{!! old('syllabus') !!}--}} {{----}} {{----}} {{--Upload Brochure--}} {{----}} {{----}} Save {{csrf_field()}} Level Name* Academic* --Choose-- @foreach($faculties as $faculty) id) selected @endif>{{$faculty->name}} @endforeach Request @endsection @section('script') @endsection