@extends('admin.partials.layout') @section('css') @endsection @section('content')

Consignment & Bill Creation

@csrf @method('PUT')
@include('admin.bill.consigmentInfo')

Bill Info

Total Values

Other Values

@endsection @section('js') @endsection