{!! Form::open(['route' => ['admin::currencies::edit::post', $currency->id],'class' => 'form-horizontal']) !!}
{{ trans('Currencies::admin/forms/edit.modals.change_default_currency.body') }}
{{ trans('Currencies::admin/forms/edit.modals.change_default_currency.empty.body') }}