@extends('dashboard.layouts.layouts') @section('content')

Notifications

@if ($errors->has('type')) {{ $errors->first('type') }} @endif



Send Notification to Specific User

@endsection