@extends('layouts.app') {{--Important Variables--}} @section('title') Multi Receipt Issue @stop @section('top-bar') @include('includes.top-bar') @stop @section('left-sidebar') @include('includes.left-sidebar') @stop @section('content')

{{__('lang.direct_receipt_issue')}}

{{__('lang.search_criteria')}}


@include('admin.partials.officialUnofficial')
$id,'sells_id'=>$sells_id])}}" @endif method="post"> @csrf @if ($action =='edit') @endif
@stop @push('include-css') @endpush @push('include-js') @endpush