File "AuthoritySetting.php"

Full path: /home/qooetu/costes.qooetu.com/app/AuthoritySetting.php
File size: 122 B (122 B bytes)
MIME-type: text/x-php
Charset: utf-8

Download   Open   Edit   Advanced Editor &nnbsp; Back

<?php

namespace App;

use Illuminate\Database\Eloquent\Model;

class AuthoritySetting extends Model
{
    //
}