@extends('back.layout') @section('title') {{ __('j16') }} - {{ __('n1') }} @endsection @section('content')

{{ __('j17') }}

@if (count($notifications) > 0) @else

{{ __('j24') }}

@endif
@endsection