{{$comppanyNAme != null ? $comppanyNAme->name : ''}}
{{--Cost Breakdown
--}} {{--WELL FASHION LTD.
--}}Costing Chart Bill Of Material
| Country | {{$cost_breakdown->country != null ? $cost_breakdown->country->name : ''}} | Factory | Well Fashion |
|---|---|---|---|
| Merchandiser | {{$cost_breakdown->merchandiser_name}} | Factory Owner | Mr. Sayed Nazrul Islam |
| Customer | {{$cost_breakdown->consumer_name}} | Style : {{$cost_breakdown->style}} | Spec: @if($cost_breakdown->has_spec) Yes @else No @endif |
| Product Description | {{$cost_breakdown->product_description}} | Sketch | @if($cost_breakdown->has_sketch) Yes @else No @endif |
| Size Range With Ratio | {{$cost_breakdown->size_range}} | Size Ratio | @if($cost_breakdown->size_ratio) Yes @else No @endif |
| SPECS | Men's | Estimate Gmts del. | TBA |
| Date Updated Cost: July-30-2018 | Estimate Qty: | {{$cost_breakdown->estimate_qty}} | |
| Price Quatation: | @php $contact_id = $cost_breakdown->export_contact_no; $contact_no = App\PiDetails::where('id',$cost_breakdown->export_contact_no)->pluck('export_contact_no'); @endphp | Lc : | {{ $contact_no }} |
| Fabric Content | |||||
|---|---|---|---|---|---|
| Fabric | Description | Fabric Content | Consumption (mtr/yd/kg) | Unit Price | Appointed Fabric Cost |
| {{$fabric->fabric != null ? $fabric->fabric->name : '' }} | {{$fabric->fabric_description}} | {{$fabric->fabric_content}} | {{$fabric->fabric_consumption}} | {{$fabric->unit_price}} | {{$fabric->fabric_cost}} | @php $fabric_subtotal+=$fabric->fabric_cost; @endphp
| 1. Total Fabric Cost: | Sub-Total: | {{$fabric_subtotal}} | |||
| Appointed Trims: | ||||||
|---|---|---|---|---|---|---|
| Trims Items | REF | Description | Unit | Required Qty | Unit Price | Appointed Trim Cost |
| @if($trim->trim) {{$trim->trim->name}} @endif | {{$trim->reference}} | {{$trim->trims_description}} | {{$trim->unit}} | {{$trim->required_qty}} | {{$trim->trims_price}} | {{$trim->trims_cost}} |
| Additional: | Freight Cost If Any: | |||||
| 2. Total Trim Cost: | Sub-Total: | {{$trim_subtotal}} | ||||
| 3. Other Trims: | |||||
|---|---|---|---|---|---|
| Items | Description | Unit | Required Qty | Unit Price | Other Trim Cost |
| @if($other_trim->otherTrim) {{$other_trim->otherTrim->name}} @endif | {{$other_trim->other_trim_description}} | @if($other_trim->otherTrim) @if($other_trim->otherTrim->product_unit) {{ $other_trim->otherTrim->product_unit->name }} @endif @endif | {{$other_trim->qty}} | {{$other_trim->price}} | {{$other_trim->cost}} |
| 4. Total Packing Cost | Sub-Total: | {{$other_trim_subtotal}} | |||
| 5. CM (Cutting & Marking) | Sub-Total: | {{$cost_breakdown->cutting_marking}} | |||
| 6. Embroidery | Sub-Total: | {{$cost_breakdown->embroidery}} | |||
| 7. Printing | Sub-Total: | {{$cost_breakdown->printing}} | |||
| 8. Washing | Sub-Total: | {{$cost_breakdown->washing}} | |||
| 9. Testing Charge | Sub-Total: | {{$cost_breakdown->testing_charge}} | |||
| 10. Other Charge | Sub-Total: | {{$cost_breakdown->other_charge}} | |||
| 11. Total Factory FOB/DZN without Bank | {{$grand_total}} | ||||
| 12. Financial/Commercial Charge/Bank | Consider {{$cost_breakdown->consider}}% | Sub-Total: | {{$consider = ($grand_total*$cost_breakdown->consider)/100}} | ||
| Final FOB/DZN | {{$after_consider = $grand_total+$consider}} | ||||
| Final FOB/PC | {{$after_consider/12}} | ||||
Signed & Confirmed
Date