@extends('layouts.customer') @section('content')
Ep-00-01-{{ $staff->id ?: '' }}
{{ $staff->getName() ?? 'Guest' }}