@extends('dashboard.layouts.master') @section('css') @endsection @section('breadcrumb')

{{trans('labels.lecture')}}

@endsection @section('content')
@csrf
اضافة محاضرة عامه
@include('dashboard.pages.lectures.partials.lecture-info')
@include('dashboard.pages.lectures.partials.content-component') @endsection @section('script') @endsection @section('script-bottom')