@extends('backend.layout') @section('backend_css') @endsection @section('backend_content')
{{-- ══ Header ══ --}}

Create Shop

Add a new shop to the system
Back
{{-- ══ Create Form ══ --}}
@csrf
Upload a logo image (JPEG, PNG, JPG, GIF, WebP — max 2MB)
Searching...
Search any existing user and click Add to assign them as shop staff. Selected users will automatically receive the shop-staff role.
Selected Staff
0 Assigned
No staff selected yet. Search and add users above.
Search and select users who will be associated with this shop as staff
Cancel
@endsection