This commit is contained in:
2025-05-29 22:39:52 +05:00
parent 0035c604e1
commit 9123eed007
14 changed files with 413 additions and 62 deletions

View File

@@ -36,7 +36,7 @@ use Illuminate\Database\Eloquent\SoftDeletes;
* @property string $ready_files
* @property \Illuminate\Support\Carbon $created_at
* @property \Illuminate\Support\Carbon $updated_at
*/
*/
class CardRequisite extends Model
{
use HasFactory;