@include('new_layouts.header')
@php
$profile = \App\Models\Utility::get_file('uploads/avatar/');
@endphp
| {{ __('#') }} |
{{ __('Project Name') }} |
{{ __('Received On') }} |
{{ __('Rev') }} |
{{ __('Tender Closing') }} |
{{ __('Extension Date') }} |
{{ __('Remaining Days') }} |
{{ __('Project Status') }} |
{{ __('Tracker Status') }} |
{{ __('Action') }} |
@include('new_layouts.footer')