@extends('Layout.base') @section('title', 'Bank Accounts') @section('titleLink', '/bank_accounts') @section('content')

Create Bank Account

Create a bank account with a perfect description.

@csrf
@endsection