@extends('layouts.admin') @section('title', 'Translations') @section('page-title', 'Translations') @section('content')
| Code | Name | Status | Actions |
|---|---|---|---|
| {{ $locale->code }} | {{ $locale->name }} | {{ $locale->is_active ? 'Active' : 'Inactive' }} |
|
| No locales found. | |||