Add (ai gen)
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
*/
|
||||
class CountryLocale extends Model
|
||||
{
|
||||
use SoftDeletes, Cachable;
|
||||
use Cachable, SoftDeletes;
|
||||
|
||||
protected $table = 'country_locales';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user