{{-- Breadcrumbs
{{ __('t.dash') }} spa_mode) wire:navigate @endif class="text-gray-400 hover:text-gray-100"> {{ __('t.my_courses') }} {{ __('t.course_details') }}
--}}
{{-- Course Title --}}

{{ $data->title }}

{{-- Course Info --}}

{{ __('t.created_by') }}

{{ $settings->site_name }}

{{ __('t.category') }}

{{ $data->category->name }}

{{ __('t.purchased') }}

{{ \Carbon\Carbon::parse($data->created_at)->toDayDateTimeString() }}

{{-- Course Lessons --}}