@extends('layouts.staff-new') @section('content')

Place a new Loan Request

@include('layouts.shared.error-display')
{{ csrf_field() }}
@endsection @section('page-js') @endsection