{{ __('StoreTypes') }} All

+ Add New
@foreach ($StoreTypes as $StoreType) @endforeach @if($StoreTypes->links()) @endif
# Name Actions
{{$loop->index+1}} {{$StoreType->name}} 👁 Show 🖆 Edit
@csrf @method('delete')
{{ $StoreTypes->links() }}