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

PICL Branches

@csrf
General

@foreach ($branches as $cli) @endforeach
Branch Name Email Phone
{{$cli->_BranchName}} {{$cli->_BranchEmail}} {{$cli->_BranchPhone}} Trash Edit
@endsection('main-section')