This commit is contained in:
tanch0
2024-06-21 13:29:04 +05:45
parent 5b3c44aa33
commit 25760ad989
50 changed files with 1180 additions and 111 deletions

View File

@ -31,6 +31,7 @@ class News extends Model
'image',
'thumb',
'image_source',
'views_count',
'display_order',
'status',
'remarks',