@extends('layouts.app') @section("title", " - Home") @section("content")
Sr | Date | Manager | Invoice | Export Licence | ED | Total Weight | Values | FE Rate (USD->THB) |
Selling Rate | Document | Action |
{{ $i }} | {{ \Carbon\Carbon::parse($exp->eddate)->format('d-m-Y') }} | {{ $exp->manager->name }} | {{ $exp->invno }} | {{ $exp->elno }} | {{ $exp->edno }} | {{ $exp->weight }} | {{ $exp->value }} | {{ $exp->thbrate }} | {{ $exp->sellingrate . " %" }} | id")}}" target="_blank"> @if($exp->attacheddoc<>"") View File @endif | id")}}" class="btn btn-primary btn-sm">Edit Delete |
{{ $exports->links() }} |