@extends('layout.layout') @php $route = 'Notification'; @endphp @section('title',__('lang.Notifications')) @section('header')

{{__('lang.Notifications')}}

@endsection @section('content')
{{__('lang.name_ar')}} {{__('lang.name_en')}} {{__('lang.User')}} {{__('lang.date')}}
@endsection @section('script') @endsection