@extends('layouts.user') @section('title', __('loans.edit_title')) @section('page_title', __('loans.edit_title')) @section('breadcrumb', __('loans.edit_breadcrumb')) @section('content')
{{ __('loans.loan_update') }}
{{ __('loans.edit_hero_text') }}
{{ $message }}