@include('admin.layouts.header')

{{ $tota_Employeelist }}

Total Employee

{{ $total_BoardOfDirectors }}

Total Team Member

{{ $tota_AnnualReport }}

Total News

{{ $tota_AnnualReport }}

Total Report

{{ $total_ManagementTeam }}

Total Product

{{ $tota_LatestNew }}

Total Latest News

45

Total Traning

{{ $total_Branch }}

Total Photo
{{-- chart --}}
{{--

{{$total_Branch}}

Total Contacts
--}}
{{--

30

Total Management Time

10

Total Quaterly Report

13

Total Board of Directors
--}} {{-- @if ($message = Session::get('success')) @endif @if ($message = Session::get('error')) @endif
Latest News
Show All
@foreach ($latest_news as $news) @endforeach
News Title News Link File
{{ $news->news_title }} @if (isset($news->news_link)) Link @endif @if (isset($news->report_file)) File @endif
Quarter Reports
Show All
@foreach ($quarterly_reports as $report) @endforeach
Report Year
Quarter Reports {{ $report->year_of_report }} - {{ $report->quarter_of_year }} Report
Annual Reports
Show All
@foreach ($annual_reports as $report) @endforeach
Report Year
Annual Reports {{ $report->year_of_report }}
Shareholding Reports
Show All
@foreach ($shareholding_reports as $report) @endforeach
Report Year
Shareholding Reports {{ $report->year_of_report }}
Calender
@foreach ($unsettled_claims as $key => $unsettled_claim)
Unsettled Claims {{ $key }}
Show All
@foreach ($unsettled_claim as $report) @endforeach
Report Name File
{{ $report->report_name }} Claims File
@endforeach @foreach ($annual_general_meetings as $key => $annual_general_meeting)
{{ $key }}th Annual General Meetings
Show All
@foreach ($annual_general_meeting as $report) @endforeach
Title File
{{ $report->title }} @if (isset($report->report_file)) File @endif
@endforeach
Messages
Show All
@foreach ($contacts as $contact)
{{$contact->user_name}}
{{ $contact->created_at->diffInMinutes(\Carbon\Carbon::now()) }} minutes ago
{{$contact->message}}
@endforeach
© Bangladesh General Insurance Company, All Right Reserved.
Developed and Designed By Confidence Software Limited
--}} @include('admin.layouts.footer')