@extends('layout.main') @section('main-section')

EFU Property Management Portal

Our Branches

abcd

@foreach ($cp_ourBranches_trash as $branch ) @endforeach
Branch Name Email Phone
{{$branch->_BranchName}} {{$branch->_BranchEmail}} {{$branch->_BranchPhone}} Permanent Delete Restore
@endsection('main-section');