@section('title', __('Currencies')) @section('breadcrumb') {{ __('Currencies') }} {{ __('Home') }} {{ __('Currencies') }} @can('currency_access') {{ __('Create Currency') }} @endcan @endsection