@extends('layouts.dashboardnew') @section('content')
{{ csrf_field() }}
@livewire('tienda')
@endsection @push('script') @endpush