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

Update Bank Account

Update a bank account with a perfect description.

@csrf @method('patch')
active ? "checked" : "")) }}>
@endsection