@extends('admin.layouts.form') @section('section', translate('Settings')) @section('title', translate('Language')) @section('container', 'container-max-md') @section('content')
@csrf
{{ translate('View Translates') }}
@push('styles_libs') @endpush @push('scripts_libs') @endpush @endsection