@extends('admin.layout.master') @section('title', 'أوقات الإستلام والتسليم') @section('content')

أوقات الإستلام والتسليم

إنشاء جديد

@csrf
@if ($errors->has('text')) {{ $errors->first('text') }} @endif
@stop @section('scripts') @stop