{{-- --}} {{-- Bootstrap Icon --}}
{{-- Kembali --}}
{{-- {{ env("APP_NAME") }} --}}

{{ $profil->nama_toko }}

{{-- Admin BootStrap Based - Material Design --}}
@if ($errors->has('email'))
{{ $errors->first('email') }}
@endif
@csrf
{{-- --}}
{{-- --}}