@extends('layouts.app') @section('title', 'Edit Loan - ' . $loan->loan_number) @section('content')
Update loan details for {{ $loan->loan_number }}