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

{{__('Update Bank')}}


@csrf @method('PUT')

@endsection