$branchmaster->getRouteKey(), 'id' => $branchmaster->id, 'branchname' => $branchmaster->branchname, 'description' => $branchmaster->description, 'slug' => $branchmaster->slug, 'user_id' => $branchmaster->user_id, 'user_type' => $branchmaster->user_type, 'created_at' => $branchmaster->created_at, 'updated_at' => $branchmaster->updated_at, 'delated_at' => $branchmaster->delated_at, ]; } }