@extends('backend.layouts.main') @section('title', 'Bank-update') @section('main-container')
Update Bank
@method('PATCH') @csrf
Discard
@endsection