@extends('taxido::front.account.master') @section('title', __('taxido::front.notifications')) @section('detailBox')

{{ __('taxido::front.notification') }}

@csrf {{ __('taxido::front.mark_as_all_read') }}
@if($notifications->count()) @if($notifications->lastPage() > 1)
@endif @endif
@endsection @push('scripts') @endpush