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

داشبورد

@endsection @section('custom_css') @endsection @section('content')
@csrf
@if($errors->has('type')) @endif
@if($errors->has('status')) @endif
@if($errors->has('description')) @endif
ردیف ساعت شروع ساعت پایان
1
حذف @if($instance->status === \App\Models\Workshop::RESERVE) انتشار @endif ویرایش
@endsection @section('custom_js') @endsection