@extends('backend.layouts.app') @section('head') @endsection @section('content')
# {{translate(' name')}} {{translate(' code')}} {{translate('Status')}}
@endsection @section('script') {!! $datatable_script !!} {!! $switch_script !!} @endsection