@extends('admin.admin_layouts') @section('breadcrumb')
{{ $totalTimes > 0 ? \App\Classes\Common::secondsToStr($totalTimes) : '-' }}
@lang('app.campaign') | @lang('module_campaign.salesMember') | @lang('module_campaign.appointmentTime') | @lang('app.action') |
---|---|---|---|
{{ $bookedAppointment->campaign_name }} | {{ trim($bookedAppointment->first_name .' ' . $bookedAppointment->last_name) }} | {{ $bookedAppointment->appointment_time->timezone($user->timezone)->format($user->date_format .' ' . $user->time_format) }} |