@extends('layouts.app') @section('title', 'Add Your Business — iiSHEEG') @section('content')

Add your business

List your business in the iiSHEEG directory — submissions are reviewed before going live.

@if ($errors->any())
    @foreach ($errors->all() as $error)
  • {{ $error }}
  • @endforeach
@endif
@csrf
PNG or JPG, max 2MB.
@endsection