@if( count($currencies) > 1 ) {!! Form::open(['route'=>'client::currencies::change','method'=>'PUT','class'=>'columnCurrency text-center']) !!} {{trans('Currencies::admin/main.title')}} {!! Form::close() !!} @else @endif