@extends('admin.layouts.main-layout') @section('title', $title) @section('content')
@csrf
@if (session('success')) @elseif (session('error')) @endif

Use Variable: { CODE }, { SUBJECT_NAME }, { SESSIONS }, { LANGUAGES }

Use Variable: { CODE }, { SUBJECT_NAME }, { SESSIONS }, { LANGUAGES }

Use Variable: { CODE }, { SUBJECT_NAME }, { SESSIONS }, { LANGUAGES }

Use Variable: { CODE }, { SUBJECT_NAME }, { SESSIONS }, { LANGUAGES }

@endsection