Anons79 Mini Shell

Directory : /home/aplikasiposinfo/public_html/hayyumart.com/app/
Upload File :
Current File : /home/aplikasiposinfo/public_html/hayyumart.com/app/DetailRealisasi.php

<?php

namespace App;

use Illuminate\Database\Eloquent\Model;
use Illuminate\Database\Eloquent\SoftDeletes;

class DetailRealisasi extends Model
{
    use SoftDeletes;
    protected $guarded = [];

    public function harga_barang()
    {
    	return $this->belongsTo(HargaBarang::class,'id_harga_barang')->withTrashed();
    }
}

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