App\Models\Locale Object ( [fillable:protected] => Array ( [0] => language [1] => language_code [2] => url [3] => path [4] => sort ) [connection:protected] => mysql [table:protected] => locales [primaryKey:protected] => id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [attributes:protected] => Array ( [id] => 12 [language] => Indonesian [language_code] => id [url] => id.amoybrand.com [path] => /images/in.png [sort] => 99 [created_at] => 2021-06-22 17:42:05 [updated_at] => 2021-07-08 18:08:47 ) [original:protected] => Array ( [id] => 12 [language] => Indonesian [language_code] => id [url] => id.amoybrand.com [path] => /images/in.png [sort] => 99 [created_at] => 2021-06-22 17:42:05 [updated_at] => 2021-07-08 18:08:47 ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [guarded:protected] => Array ( [0] => * ) )