@extends('layouts.app') @section('title', 'Loan') @section('content')

@csrf
@endsection @push('scripts') @if (session('success')) @endif @endpush