@extends('layouts.admin') @section('title', 'Creer un magasin') @section('page-title', 'Magasins') @section('content')

Creer un magasin

Retour
@if($errors->any())
@endif @php $openingHoursText = old('opening_hours'); @endphp
@csrf

Format: une ligne par jour (ex: Lundi: 09:00-18:00) ou JSON.

Annuler
@endsection