@extends('layouts.main') @section('title', $data['title']) @section('content')
@csrf
Branch Address
Branch Name:
Address: , , , , -
Client Details   
Customer Name:
Phone Number:
Email:
Address: ,
@if (in_array(Auth::user()->company_id, [2, 3])) @else @endif
Item Design No Item Name Gold KT Diamond CT Gram Quantity PriceGST 3%GST 18%Payable Amt Action

Order Summary

Total MRP:
Estimated Tax (GST) %:
Total Discount:
Total:
@endsection('content') @section('custom-scripts') {{-- --}} {{-- --}} {{-- --}} @endsection