@extends('layouts.app') @section('content')
@include('proedge.admin.adminPanel')

Customer Profiles

The following options are used to define the permissions used on the Homeowner Portal.
@foreach($offices as $office) @endforeach
Profile Name
id}}'},'customer_profile')">{{$office->OfficeName}}
@endsection