@extends('layouts.master') @section('title', 'User') @push('css') @endpush @section('content')
@csrf
Sales Information:


Amount Details:
 
@endsection @push('js') @endpush