@extends('admin.layouts.main') @section('title', ___('Currencies')) @section('header_buttons') {{ ___('Add New') }} @endsection @section('content')
# {{ ___('Code') }} {{ ___('Name') }} {{ ___('Html Entity') }} {{ ___('Symbol in left') }}
@push('scripts_at_top') @endpush @endsection