@extends('layouts.app') @section('title', 'Edit Outlet Staff - Tiqkets') @section('page-title', 'Edit Outlet Staff') @section('content')
{{ $user->outlet->name ?? 'N/A' }}
{{ $user->getRoleName() }}
{{ $user->created_at->format('M d, Y') }}
Changing the outlet will move this staff member to a different outlet within your food court.