@extends('layouts.main') @section('title', '| Prestamos') @section('titlePage', 'Nuevo Préstamo') @section('content')

Crear Nuevo Préstamo

@csrf
@endsection