@extends('layouts.head_office_app') @section('title', 'Head Office Users') @section('content') @php $head_office = $user->selected_head_office; @endphp
Here is some other content...