@extends('backend.app') @section('content') @php $isWorker = auth()->user()->hasRole('worker'); $selfId = auth()->id(); @endphp