@extends('admin.layout.master') @section('title','CASHIER SALES') @section('content')

Sales Report Cashier


Cashier name Amount
@endsection @section('script') @endsection