@extends('layouts.panel') @section('title', app(\App\Services\TitleService::class)->generate()) @section('content')

ایجاد وظیفه

بازگشت به لیست
@csrf

انصراف
@push('styles') @vite('resources/css/reminders.css') @endpush @push('scripts') @endpush @endsection