@extends('layouts.default') @section('content') {!! Breadcrumbs::renderIfExists(Route::getCurrentRoute()->getName()) !!} {!! Form::open(['class' => 'form-horizontal','id' => 'store','route' => 'currency.store']) !!}
Store new currency