diff --git a/app/Http/Livewire/ShowClientes.php b/app/Http/Livewire/ShowClientes.php
index 5a1db01..85302ae 100755
--- a/app/Http/Livewire/ShowClientes.php
+++ b/app/Http/Livewire/ShowClientes.php
@@ -10,11 +10,8 @@ use Carbon\Carbon;
use Illuminate\Support\Facades\Notification;
use Illuminate\Support\Facades\Auth;
use Livewire\Component;
-use Exception;
-use Illuminate\Support\Facades\Crypt;
use App\Models\Configuracione;
use Livewire\WithPagination;
-use Twilio\Rest\Client;
use Jantinnerezo\LivewireAlert\LivewireAlert;
@@ -205,7 +202,7 @@ class ShowClientes extends Component
// $client = new Client($account_sid, $auth_token);
- // $client->messages->create($recipients,
+ // $client->messages->create($recipients,
// ['from' => $twilio_number, 'body' => $message] );
// $this->alert('success', 'Notificación enviada por SMS! ', [
diff --git a/resources/views/components/icon-arrow-right.blade.php b/resources/views/components/icon-arrow-right.blade.php
new file mode 100644
index 0000000..2dd2414
--- /dev/null
+++ b/resources/views/components/icon-arrow-right.blade.php
@@ -0,0 +1,4 @@
+
+
diff --git a/resources/views/components/servicio.blade.php b/resources/views/components/servicio.blade.php
index ddce4fa..4baa756 100755
--- a/resources/views/components/servicio.blade.php
+++ b/resources/views/components/servicio.blade.php
@@ -11,7 +11,7 @@
@@ -50,7 +50,7 @@
{{$categoria->nombre}}
- {{$categoria->descripcion}}
+ {{$categoria->descripcion}}
|
-
+
@@ -73,7 +73,7 @@
{{-- Modal agregar categoria --}}
-
-
+
@error('nombre') Requerido* @enderror
-
+
@@ -123,7 +123,7 @@
{{-- Modal editar categoria --}}
-
-
+
@error('nombre') Requerido* @enderror
-
+
diff --git a/resources/views/livewire/show-clientes.blade.php b/resources/views/livewire/show-clientes.blade.php
index 8b44910..6ca588b 100755
--- a/resources/views/livewire/show-clientes.blade.php
+++ b/resources/views/livewire/show-clientes.blade.php
@@ -1,5 +1,4 @@
-
@@ -11,19 +10,10 @@
{{-- Buscador --}}
-
+
diff --git a/resources/views/livewire/show-configuracion.blade.php b/resources/views/livewire/show-configuracion.blade.php
index ccb810c..c494bcd 100755
--- a/resources/views/livewire/show-configuracion.blade.php
+++ b/resources/views/livewire/show-configuracion.blade.php
@@ -14,15 +14,7 @@
-
+
Configuracion
diff --git a/resources/views/livewire/show-log-general.blade.php b/resources/views/livewire/show-log-general.blade.php
index 5b9b2e4..ac1689a 100755
--- a/resources/views/livewire/show-log-general.blade.php
+++ b/resources/views/livewire/show-log-general.blade.php
@@ -3,9 +3,7 @@
diff --git a/resources/views/livewire/show-log-historial.blade.php b/resources/views/livewire/show-log-historial.blade.php
index 2efd220..1291b8f 100644
--- a/resources/views/livewire/show-log-historial.blade.php
+++ b/resources/views/livewire/show-log-historial.blade.php
@@ -3,13 +3,7 @@
class="bg-[#f5f5f5] m-auto p-2 md:p-5 w-auto x-auto grid grid-cols-1 lg:grid-cols-1text-center rounded-xl py-4 px-2 ms:px-8 xl:mx-10 mb-8 ">
diff --git a/resources/views/livewire/show-planes.blade.php b/resources/views/livewire/show-planes.blade.php
index 47d5d29..3c37606 100755
--- a/resources/views/livewire/show-planes.blade.php
+++ b/resources/views/livewire/show-planes.blade.php
@@ -26,15 +26,7 @@
diff --git a/resources/views/livewire/show-promociones.blade.php b/resources/views/livewire/show-promociones.blade.php
index a54fa14..612f8aa 100755
--- a/resources/views/livewire/show-promociones.blade.php
+++ b/resources/views/livewire/show-promociones.blade.php
@@ -24,15 +24,7 @@
|