@extends('layouts.panel') @section('page_title')

داشبورد

@endsection @section('custom_css') @endsection @section('content')
@csrf
@if($errors->has('title')) @endif
@if($errors->has('type')) @endif
@if($errors->has('status')) @endif
@if($errors->has('description')) @endif
@if($errors->has('noor_id')) @endif
@if($errors->has('capacity')) @endif
ردیف تاریخ شروع ساعت شروع تاریخ پایان ساعت پایان
@endsection @section('custom_js') @endsection