@extends('layouts.app') @section('title', 'Add Outlet - Tiqkets') @section('page-title', 'Add Outlet') @section('header-action')
@endsection @section('content')
{{--
--}} {{-- --}} {{--
--}}
Outlet Details
Add name and address of the outlet
Completed
Users
Add users working in this outlet
In Progress

Outlet Details

{{--
R
Shop Number
--}}
@csrf
Contact Details

Add Users

Name Email Phone

No users added yet. Click "Add User" to get started.

{{--
--}}
@endsection @push('styles') @endpush @push('scripts') @endpush