@extends('layouts.app') @section('styles') @endsection @section('content')
@include('layouts.partials.session')
@csrf
Datos basicos


Datos de contacto


Notificaciones

notificaciones_cierre == 'on') checked="checked" @endif >
notificaciones_inventario == 'on') checked="checked" @endif >
notificaciones_proveedores == 'on') checked="checked" @endif >


Funcionalidades del sistema

tema == 'on') checked="checked" @endif >
visualizar_caja_menor == 'on') checked="checked" @endif >
imprimir_comandas == 'on') checked="checked" @endif >
custom_sale == 'on') checked="checked" @endif >
print_sale == 'on') checked="checked" @endif >
discount_code == 'on') checked="checked" @endif >
printer_80 == 'on') checked="checked" @endif >
can_uptade_price_inventory == 'on') checked="checked" @endif >
can_update_price_spend == 'on') checked="checked" @endif >
use_socket_aws == 'on') checked="checked" @endif >
can_pay_table == 'on') checked="checked" @endif >


Versión 1.5.2 - Power by Hexa Software
@endsection @section('scripts') @endsection