@extends('layouts.main') @section('title', 'Tambah Peminjaman') @section('content')
Tambah Peminjaman
@csrf
@endsection