@extends('layouts.master') @section('title', 'Agro Pro - Sell Now') @section('content')
{{$invoice_no}}
Sell Now
@foreach($livestockGroups as $livestockGroup) @endforeach @foreach($equipmentGroups as $equipmentGroup) @endforeach @foreach($cropInvGroups as $cropInvGroup) @endforeach @foreach($equipmentInvGroups as $equipmentInvGroup) @endforeach @foreach($livestockInvGroups as $livestockInvGroup) @endforeach
@csrf
@csrf
@csrf
@csrf
@csrf
@csrf
@csrf
@csrf
@csrf
@endsection @section('footer-links') @endsection