????

Your IP : 18.224.51.10


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

<?php

namespace App\Models;

use Astrotomic\Translatable\Contracts\Translatable as TranslatableContract;
use Astrotomic\Translatable\Translatable;
use Illuminate\Database\Eloquent\Model;

class UserSelectedBankSpecification extends Model
{
    protected $table = "user_selected_bank_specifications";
    public $timestamps = false;

    protected $guarded = ['id'];


    public function bankSpecification()
    {
        return $this->belongsTo('App\Models\UserBankSpecification', 'user_bank_specification_id', 'id');
    }

}

Page not found | The NCLEX Doctor

Page not found!

Sorry, this page is not available...