@extends('Front.PatientLayout.mainLayout') @section('title', 'Education') @section('css') @endsection @section('content') @php $lang = app()->getLocale(); $is_wacthed_video = $videoIdArray->toArray(); @endphp
{{ $playNow->name }}
{{ $playNow->sub_title }}
{{ $playNow->name_welsh }}
{{ $playNow->sub_title_welsh }}
{{ __('education.once') }} --}}
@else{{ __('education.readingQuestion') }}
@endif{{ __('education.videos') }}
{{-- other video --}} @foreach ($records as $vData) @php $totalWord = str_word_count($vData['des']); $min = getReadCount($totalWord); @endphp {{-- {{ pre($vData) }} --}}{{ $min }}:00 {{ __('education.minute') }}
@else{{ __('education.minute') }}
{{ $vData['title'] }}
{{ $vData['sub_title'] }}