@extends('admin.layouts.container') @section('content')
{{__('notifications.'.$notification->user_status)}}
{{__('notifications.'.$notification->type)}}
{{$notification->title}}
{{$notification->description}}