@extends('web.default.panel.layouts.panel_layout') @push('styles_top') @endpush @section('content')
{{ dateTimeFormat($follower->created_at, 'j M Y H:i') }}
{{ trans('update.this_course_doesnt_have_any_followers') }}
{{ trans('update.published_upcoming_course_send_a_notification_hint') }}
@else{{ trans('update.upcoming_course_send_a_notification_hint') }}
@endif{{ trans('update.his_course_already_published') }}
{{ trans('update.send_a_notifications_to_all_followers_and_let_them_know_course_publishing') }}