@extends('dashboard.layouts.master') @section('pageTitle', 'إنشاء مناسبة جديدة') @section('content')

إنشاء مناسبة جديدة

@csrf
@error('user_id')
{{ $message }}
@enderror
إلغاء
@endsection