@extends('layouts.frontend.share') @section('content')
Types of Completed Training
@foreach($charts as $id => $chart)
@endforeach
Copyright © {{ now()->format('Y') }} OHSMATE. All rights reserved. Date created: {{ $createdAt->format(setting('site_date_format')) }}
@endsection @push('js') @endpush