Anons79 Mini Shell

Directory : /proc/self/cwd/app/
Upload File :
Current File : //proc/self/cwd/app/SerialGudang.php

<?php

namespace App;

use Illuminate\Database\Eloquent\Model;

class SerialGudang extends Model
{
    protected $guarded = [];

    public function gudang() {
    	return $this->belongsTo(Gudang::class);
    }
}

Anons79 File Manager Version 1.0, Coded By Anons79
Email: [email protected]