asset($value), ); } public function branch(){ return $this->belongsTo(Branch::class, 'branch_id'); } }