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

Send Invoice Using Filter

@error('reseller_id')
{{ $message }}
@enderror
@error('status')
{{ $message }}
@enderror
@error('status')
{{ $message }}
@enderror
@endsection @section('ajax') @endsection