/home2/mshostin/hall-management.ms-hostingladz.com/app/Models/PermissionRole.php
<?php

namespace App\Models;

use Illuminate\Database\Eloquent\Model;

class PermissionRole extends Model
{
    //
}