@extends('layouts.main_dashboard.app') @section('styles') @endsection @section('title', __('dashboard.Add New Lesson for :subject', ['subject' => $subject->name]) @section('page_heading', __('dashboard.Add New Lesson for :subject', ['subject' => $subject->name])) @section('breadcrumb')