logo logo
@if (!Auth::user()->hasRole('superadmin')) @if (Auth::user()->entity->is_trial)
SUBSCRIBE NOW
TRIAL  [ Paket {{ Auth::user()->entity->package_name }} ]  Berlaku s/d {{ Common::dateFormat(Auth::user()->entity->trial_expired_at) }}
@else
{{ Auth::user()->entity->package_name }}  Berlaku s/d {{ Common::dateFormat(Auth::user()->entity->expired_at) }}
@endif @else
  {{ Common::dateFormat(date('Y-m-d'), 'dd mmmm yyyy') }}
@endif
    @if (Auth::user()->hasRole('superadmin'))
  • @if (count($contact) > 0) @endif
    Pesan Baru
    @if (count($contact) == 0)
    Tidak ada pesan baru
    @else @foreach ($contact as $c)
    image
    {{ $c->name }}

    {{ substr($c->message, 0, 75) }}...

    {{ Common::dateFormat($c->created_at, 'dd mmm yyyy, hh:ii WIB') }}
    @endforeach @endif
    Lihat semua pesan
  • @endif
  • image

    {{ Auth::user()->name }}

    Profil Ganti Password
  •   Logout