@extends('layouts.app') @section('content')

Laporan Kasir

@csrf @include('laporan_kasir.form')
@endsection