@extends('layouts.main') @section('title', 'Tambah Peminjaman') @section('content') @include('layouts.components.alert-prompt')
Tambah Peminjaman
@csrf
@endsection