Customers

@include('pages.customers._form', ['customer' => $customer, 'banks' => $banks, 'action' => route('customer.update', $customer->id), 'method' => 'PUT'])