@extends('layouts.app') @section('title', 'Edit Outlet - Tiqkets') @section('page-title', 'Edit Outlet') @section('content')
{{ $outlet->users_count }} staff
{{ $outlet->created_at->format('M d, Y') }}
{{ $outlet->updated_at->format('M d, Y H:i') }}
Updating outlet information will affect all staff members associated with this outlet.