@extends('layouts.dashboard')
@section('dash_nav')
@endsection
@section('content')
{{-- Title --}}
{{__('Letters Of Guarentee Facilities Position')}}
{{-- FIRST CARD --}}
{{-- First Section --}}
{{-- Bid Bonds --}}
{{-- Final LGs --}}
{{-- Advanced Payment LGs --}}
{{__('Advanced Payment LGs')}}
{{-- Total Letters Of Guarentee --}}
{{__('Total Letters Of Guarentee')}}
{{-- Title --}}
{{__('Letters Of Credit Facilities Position')}}
{{-- SECOND CARD --}}
{{-- First Section --}}
{{-- Sight LCs --}}
{{-- Deffered LCs --}}
{{-- Cash Against Documents --}}
{{__('Cash Against Documents')}}
{{-- Total Letters Of Credit --}}
{{__('Total Letters Of Credit')}}
@endsection
@section('js')
{{-- Donut --}}
@endsection