@php $userBranchId = Auth::user()->branchId; @endphp @extends('welcome') @section('title', '| Home') @section('content')
@endsection