PATH:
home
/
lab2454c
/
sothebry.softkinesis.com
/
backups
/
backup
/
core
/
resources
/
views
/
admin
@extends('admin.layouts.app') @section('panel') <div class="notify__area"> @foreach($notifications as $notification) <a class="notify__item @if($notification->read_status == 0) unread--notification @endif" href="{{ route('admin.notification.read',$notification->id) }}"> <div class="notify__thumb bg--primary"> <img src="{{ getImage(imagePath()['profile']['user']['path'].'/'.@$notification->user->image,imagePath()['profile']['user']['size'])}}"> </div> <div class="notify__content"> <h6 class="title">{{ __($notification->title) }}</h6> <span class="date"><i class="las la-clock"></i> {{ $notification->created_at->diffForHumans() }}</span> </div> </a> @endforeach {{ paginateLinks($notifications) }} </div> @endsection @push('breadcrumb-plugins') <a href="{{ route('admin.notifications.readAll') }}" class="btn btn--primary">@lang('Mark all as read')</a> @endpush
[+]
support
[+]
withdraw
[+]
specification
[-] profile.blade.php
[edit]
[+]
subscriber
[+]
sub_category
[+]
ads
[+]
..
[+]
product
[+]
layouts
[+]
users
[+]
auth
[+]
gateway
[+]
setting
[+]
category
[-] reports.blade.php
[edit]
[+]
frontend
[+]
gateway_manual
[-] notifications.blade.php
[edit]
[-] dashboard.blade.php
[edit]
[+]
partials
[-] menu.blade.php
[edit]
[+]
deposit
[+]
order
[-] info.blade.php
[edit]
[+]
brand
[+]
email_template
[+]
reports
[-] password.blade.php
[edit]
[+]
language
[+]
fashionNft
[+]
sms_template
[+]
extension