@extends('backend.layouts.main') @section('title', 'Bank-create') @section('main-container')
Create Bank
@method('POST') @csrf
Discard
@endsection