????

Your IP : 18.217.136.187


Current Path : /home/thenclexdoctor.com/public_html/app/Models/
Upload File :
Current File : /home/thenclexdoctor.com/public_html/app/Models/Permission.php

<?php

namespace App\Models;

use Illuminate\Database\Eloquent\Model;

class Permission extends Model
{
    public $timestamps = false;

    protected $guarded = ['id'];

    /**
     * Get the sections for the permission.
     */
    public function sections()
    {
        return $this->belongsTo('App\Models\Section', 'section_id');
    }
}

Page not found | The NCLEX Doctor

Page not found!

Sorry, this page is not available...