<?php

namespace App\Http\Controllers;

class NotificationController extends Controller
{
    //
}