@extends('layouts.admin') @section('css') @endsection @section('content')
@include('layouts.partials.messages')
{{ __('common.sr-no')}} {{ __('notifications.__title')}} {{ __('notifications.message')}} {{ __('notifications.company_user')}} {{ __('notifications.notification_type')}} {{ __('notifications.schedule_date')}} {{ __('notifications.created_at')}} {{ __('common.action')}}
@endsection