@extends('layouts.main') @section('title') {{ __('Currency') }} @endsection @section('page-title')
| {{ __('ID') }} | {{ __('ISO Code') }} | {{ __('Name') }} | {{ __('Symbol') }} | {{ __('Symbol Position') }} | {{ __('Country') }} | @can(['blog-update', 'blog-delete']){{ __('Action') }} | @endcan
|---|