@extends('layouts.app') @section('content')

{{ _lang('Add New Currency') }}

{{ csrf_field() }}
@endsection