@extends('backend.layouts.form') @section('title', 'Add new academic content') @section('back', route('admin.academicContent.index')) @section('content')
@csrf
@endsection @push('scripts') @endpush