@extends('tenant.layouts.app') @section('content') @php $user = auth()->user(); @endphp @endsection