@extends('layouts.master-admin') @section('title', 'Tạo cửa hàng') @section('content') @include('components.content-header', [ 'title' => 'Tạo cửa hàng', 'parents' => [ 'shops.index' => 'Danh sách cửa hàng' ] ])
@csrf
Quay về
@error('username') @enderror
@error('password') @enderror
@error('password_confirmation') @enderror
@error('name') @enderror
@error('phone') @enderror
@error('address') @enderror
{{--
--}} {{--
--}} {{-- --}} {{--
--}} {{--
--}}
{{--
--}} {{--
--}} {{--

Google map

--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{-- --}} {{--
--}} {{--
--}} {{--
--}} {{--
--}}
@endsection @section('script') {{----}} {{----}} @endsection