@extends('voyager::master') @section('page_title', 'Currency') @section('page_header') @stop @section('content') @include('_partials.alerts')
{{ __('seeders.data_rows.id') }} {{ __('form.currency.fields.currency_code') }} {{ __('form.currency.fields.currency_name') }} {{__('form.currency.fields.symbol')}} {{ __('generic.action') }}
@stop @push('javascript') @endpush