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

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

{{ csrf_field() }}
%
@endsection