
i tried both ways with the same results.
In attaching the full configs.
# model = RB760iGS
/interface bridge
add admin-mac=C4:AD:34:F2:8C:C6 auto-mac=no name=bridge vlan-filtering=yes
/interface ethernet
set [ find default-name=ether1 ] name=ether1-Modem
set [ find default-name=ether2 ] name=ether2-DVR
set [ find default-name=ether3 ] name=ether3-Admin
set [ find default-name=ether4 ] name=ether4-CPE
set [ find default-name=ether5 ] name=ether5-EAP
set [ find default-name=sfp1 ] name=sfp1-Switch
/interface l2tp-client
add allow-fast-path=yes connect-to=c disabled=no name=l2tp-out1 use-ipsec=yes user=c
/interface vlan
add interface=bridge name=vlan2-Empleados vlan-id=110
add interface=bridge name=vlan3-Clientes vlan-id=120
add interface=bridge name=vlan4-Ventas vlan-id=130
add interface=bridge name=vlan5-Servicio vlan-id=140
add interface=bridge name=vlan6-GamingVentas vlan-id=200
/interface list
add comment=defconf name=WAN
add comment=defconf name=LAN
/interface wireless security-profiles
set [ find default=yes ] supplicant-identity=MikroTik
/ip hotspot profile
set [ find default=yes ] html-directory=flash/hotspot
add hotspot-address=10.5.50.1 html-directory=flash/hotspot login-by=http-chap name=Clientes rate-limit=5M/50M
/ip pool
add name=admin ranges=192.168.90.10-192.168.90.254
add name=clientes-pool ranges=10.5.50.2-10.5.50.254
add name=ventas-pool ranges=192.168.85.10-192.168.85.254
add name=empleados-pool ranges=192.168.81.10-192.168.81.254
add name=servicio-pool ranges=192.168.88.10-192.168.88.254
/ip dhcp-server
add address-pool=admin disabled=no interface=bridge name=Admin
add address-pool=clientes-pool disabled=no interface=vlan3-Clientes lease-time=1h name=Clientes
add address-pool=empleados-pool disabled=no interface=vlan2-Empleados name=Empleados
add address-pool=ventas-pool disabled=no interface=vlan4-Ventas name=Ventas
add address-pool=servicio-pool disabled=no interface=vlan5-Servicio name=Servicio
/ip hotspot
add address-pool=clientes-pool disabled=no interface=vlan3-Clientes name=Clientes profile=Clientes
/ip hotspot user profile
set [ find default=yes ] address-pool=clientes-pool name=vip rate-limit=10M/100M shared-users=30 transparent-proxy=yes
add address-pool=clientes-pool idle-timeout=30m mac-cookie-timeout=6h name=clientes rate-limit=256k/2M shared-users=200 transparent-proxy=yes
/port
set 0 name=serial0
/user group
set full policy=local,telnet,ssh,ftp,reboot,read,write,policy,test,winbox,password,web,sniff,sensitive,api,romon,dude,tikapp
/interface bridge port
add bridge=bridge interface=ether2-DVR
add bridge=bridge interface=ether3-Admin
add bridge=bridge interface=ether4-CPE
add bridge=bridge interface=ether5-EAP
add bridge=bridge interface=sfp1-Switch
/ip neighbor discovery-settings
set discover-interface-list=LAN
/interface bridge vlan
add bridge=bridge comment="VLANS DEPOSITO" tagged=bridge,ether2-DVR,ether3-Admin,ether4-CPE,ether5-EAP,sfp1-Switch vlan-ids=100,110,120,130,140
add bridge=bridge comment="VLANS GAMING" tagged=bridge,ether4-CPE vlan-ids=200,210
/interface list member
add interface=bridge list=LAN
add interface=ether1-Modem list=WAN
add interface=vlan2-Empleados list=LAN
add interface=vlan3-Clientes list=LAN
add interface=vlan4-Ventas list=LAN
add interface=vlan5-Servicio list=LAN
add interface=l2tp-out1 list=LAN
add interface=vlan6-GamingVentas list=LAN
/ip address
add address=192.168.90.1/24 comment=Admin interface=bridge network=192.168.90.0
add address=192.168.88.1/24 comment=Servicio interface=vlan5-Servicio network=192.168.88.0
add address=192.168.85.1/24 comment=Ventas interface=vlan4-Ventas network=192.168.85.0
add address=192.168.81.1/24 comment=Empleados interface=vlan2-Empleados network=192.168.81.0
add address=10.5.50.1/24 comment=Clientes interface=vlan3-Clientes network=10.5.50.0
add address=192.168.100.250/24 comment=Claro interface=ether1-Modem network=192.168.100.0
/ip dhcp-client
add add-default-route=no disabled=no interface=vlan6-GamingVentas
/ip dhcp-server lease
add address=192.168.90.2 client-id=1:b0:95:75:e6:f3:fa comment="Switch TP-LINK" mac-address=B0:95:75:E6:F3:FA server=Admin
add address=192.168.90.3 client-id=1:d8:47:32:3f:74:76 comment=EAP mac-address=D8:47:32:3F:74:76 server=Admin
add address=192.168.88.2 client-id=1:60:a4:4c:63:18:63 mac-address=60:A4:4C:63:18:63 server=Servicio
add address=192.168.90.10 client-id=1:bc:32:5f:11:a7:ca comment=DVR mac-address=BC:32:5F:11:A7:CA server=Admin
add address=192.168.85.7 client-id=1:0:10:40:b8:ce:6e comment=IMP.LOGISTICA mac-address=00:10:40:B8:CE:6E server=Ventas
add address=192.168.88.4 client-id=1:bc:ba:c2:8e:80:9a comment=Fichador mac-address=BC:BA:C2:8E:80:9A server=Servicio
add address=192.168.90.4 client-id=1:b0:95:75:1:16:bc comment=CPE_DEPOSITO mac-address=B0:95:75:01:16:BC server=Admin
add address=192.168.90.5 client-id=1:3c:84:6a:7f:35:ae comment=CPE_Gaming mac-address=3C:84:6A:7F:35:AE server=Admin
/ip dhcp-server network
add address=10.5.50.0/24 comment=Clientes gateway=10.5.50.1
add address=192.168.81.0/24 comment=Empleados gateway=192.168.81.1
add address=192.168.85.0/24 boot-file-name=grldr comment=Ventas gateway=192.168.85.1 next-server=192.168.88.2
add address=192.168.87.0/27 comment="Ventas Gaming" gateway=192.168.87.1
add address=192.168.88.0/24 boot-file-name=grldr comment=Servicio gateway=192.168.88.1 next-server=192.168.88.2
add address=192.168.90.0/24 comment=Admin gateway=192.168.90.1
/ip dns
set allow-remote-requests=yes servers=8.8.8.8
/ip dns static
add address=192.168.90.1 comment=defconf name=router.lan
/ip firewall filter
add action=passthrough chain=unused-hs-chain comment="place hotspot rules here" disabled=yes
add action=accept chain=input comment="defconf: accept established,related,untracked" connection-state=established,related,untracked
add action=drop chain=input comment="defconf: drop invalid" connection-state=invalid
add action=accept chain=input comment="defconf: accept ICMP" protocol=icmp
add action=accept chain=input comment="defconf: accept to local loopback (for CAPsMAN)" dst-address=127.0.0.1
add action=drop chain=input comment="defconf: drop all not coming from LAN" in-interface-list=!LAN
add action=accept chain=forward comment="defconf: accept in ipsec policy" ipsec-policy=in,ipsec
add action=accept chain=forward comment="defconf: accept out ipsec policy" ipsec-policy=out,ipsec
add action=fasttrack-connection chain=forward comment="defconf: fasttrack" connection-state=established,related in-interface=!vlan3-Clientes out-interface=!vlan3-Clientes
add action=accept chain=forward comment="defconf: accept established,related, untracked" connection-state=established,related,untracked
add action=drop chain=forward comment="defconf: drop invalid" connection-state=invalid
add action=drop chain=forward comment="defconf: drop all from WAN not DSTNATed" connection-nat-state=!dstnat connection-state=new in-interface-list=WAN
/ip firewall nat
add action=passthrough chain=unused-hs-chain comment="place hotspot rules here" disabled=yes
add action=masquerade chain=srcnat comment=WAN ipsec-policy=out,none out-interface-list=WAN
add action=masquerade chain=srcnat comment="masquerade hotspot network" src-address=10.5.50.0/24
add action=masquerade chain=srcnat comment=VPN out-interface=l2tp-out1
/ip firewall service-port
set ftp disabled=yes
set tftp disabled=yes
set irc disabled=yes
set h323 disabled=yes
set sip disabled=yes
set pptp disabled=yes
set udplite disabled=yes
set dccp disabled=yes
set sctp disabled=yes
/ip hotspot user
add name=vip
add name=gaming-city profile=clientes
/ip route
add distance=1 gateway=192.168.100.1
add distance=1 dst-address=192.168.80.2/32 gateway=l2tp-out1
add distance=1 dst-address=192.168.80.3/32 gateway=l2tp-out1
/ip service
set telnet disabled=yes
set ftp disabled=yes
set ssh disabled=yes
set api disabled=yes
set api-ssl disabled=yes
/system clock
set time-zone-name=America/Argentina/Buenos_Aires
/tool mac-server
set allowed-interface-list=LAN
/tool mac-server mac-winbox
set allowed-interface-list=LAN
# model = RB750Gr3
/interface bridge
add admin-mac=B8:69:F4:DB:9A:66 auto-mac=no name=bridge vlan-filtering=yes
/interface ethernet
set [ find default-name=ether1 ] name=ether1-WAN0 speed=100Mbps
set [ find default-name=ether2 ] name=ether2-CPE speed=100Mbps
set [ find default-name=ether3 ] name=ether3-SERVICIO/TRUNK speed=100Mbps
set [ find default-name=ether4 ] name=ether4-SERVICIO speed=100Mbps
set [ find default-name=ether5 ] name=ether5-VENTAS speed=100Mbps
/interface vlan
add interface=bridge name=vlan1-Empleados vlan-id=220
add interface=bridge name=vlan2-Clientes vlan-id=230
add interface=bridge name=vlan3-Ventas vlan-id=200
add interface=bridge name=vlan5-DepositoVentas vlan-id=130
/interface list
add name=WAN
add comment=defconf name=LAN
add name=LAN+EMP
add name=WIFI
add name=NOFASTRACK
/interface wireless security-profiles
set [ find default=yes ] supplicant-identity=MikroTik
/ip hotspot profile
set [ find default=yes ] hotspot-address=10.5.50.1 html-directory=flash/hotspot login-by=http-chap name=CLIENTES rate-limit=3M/40M
/ip pool
add name=ADMIN ranges=192.168.89.50-192.168.89.254
add name=EMPLEADOS ranges=192.168.81.10-192.168.81.254
add name=CLIENTES ranges=10.5.50.50-10.5.50.254
add name=VENTAS ranges=192.168.87.50-192.168.87.254
add name=VPN ranges=192.168.82.20-192.168.82.254
add name=CLIENTES-VIP next-pool=CLIENTES ranges=10.5.50.2-10.5.50.49
/ip dhcp-server
add address-pool=ADMIN disabled=no interface=bridge lease-time=5h name=ADMIN
add address-pool=VENTAS disabled=no interface=vlan3-Ventas lease-time=1w3d name=VENTAS
add address-pool=EMPLEADOS disabled=no interface=vlan1-Empleados lease-time=12h name=EMPLEADOS
add address-pool=CLIENTES disabled=no interface=vlan2-Clientes name=CLIENTES
/ip hotspot
add address-pool=CLIENTES disabled=no idle-timeout=none interface=vlan2-Clientes name=CLIENTES
/ip hotspot user profile
set [ find default=yes ] address-pool=CLIENTES-VIP name=VIP rate-limit=5M/50M shared-users=30
add address-pool=CLIENTES idle-timeout=30m mac-cookie-timeout=6h name=CLIENTES rate-limit=256k/2M shared-users=200 transparent-proxy=yes
/ppp profile
add dns-server=8.8.8.8 local-address=192.168.82.1 name=VPN remote-address=VPN use-encryption=required
/interface bridge port
add bridge=bridge interface=ether3-SERVICIO/TRUNK
add bridge=bridge interface=ether4-SERVICIO
add bridge=bridge interface=ether5-VENTAS pvid=200
add bridge=bridge interface=ether2-CPE pvid=99
/ip neighbor discovery-settings
set discover-interface-list=*2000013
/interface bridge vlan
add bridge=bridge comment=vlan-clientes tagged=ether3-SERVICIO/TRUNK,bridge vlan-ids=230
add bridge=bridge comment=vlan-empleados tagged=ether3-SERVICIO/TRUNK,bridge vlan-ids=220
add bridge=bridge comment=vlan-ventas tagged=ether3-SERVICIO/TRUNK,bridge,ether2-CPE untagged=ether5-VENTAS vlan-ids=200
add bridge=bridge comment=vlan-admin disabled=yes tagged=bridge,ether2-CPE vlan-ids=210
add bridge=bridge comment="VLANS DEPOSITO" tagged=bridge,ether2-CPE vlan-ids=130
/interface l2tp-server server
set allow-fast-path=yes authentication=mschap2 default-profile=VPN enabled=yes use-ipsec=yes
/interface list member
add interface=bridge list=LAN
add interface=ether1-WAN0 list=WAN
add interface=vlan3-Ventas list=LAN
add interface=bridge list=LAN+EMP
add interface=vlan1-Empleados list=LAN+EMP
add interface=vlan2-Clientes list=WIFI
add interface=vlan3-Ventas list=LAN+EMP
add interface=vlan1-Empleados list=WIFI
add interface=vlan5-DepositoVentas list=LAN
/interface sstp-server server
set authentication=mschap2 certificate=cert_export_server-certificate.crt_0 default-profile=VPN
/ip address
add address=192.168.88.1/24 interface=bridge network=192.168.88.0
add address=10.5.50.1/24 interface=vlan2-Clientes network=10.5.50.0
add address=192.168.81.1/24 interface=vlan1-Empleados network=192.168.81.0
add address=192.168.80.1/24 interface=vlan3-Ventas network=192.168.80.0
add address=192.168.87.1/24 interface=vlan3-Ventas network=192.168.87.0
add address=192.168.89.1/24 interface=bridge network=192.168.89.0
/ip dhcp-client
add add-default-route=no disabled=no interface=ether1-WAN0 script=":local newgw [ip dhcp-client get [find interface=\"ether1-WAN0\"] gateway];\r\
\n:local routegw [/ip route get [find comment=\"FAILOVER WAN0\"] gateway ];\r\
\n:if (\$newgw != \$routegw) do={\r\
\n /ip route set [find comment=\"FAILOVER WAN0\"] gateway=\$newgw;\r\
\n}"
add add-default-route=no !dhcp-options interface=ether2-CPE script=":local newgw [ip dhcp-client get [find interface=\"ether2-WAN1\"] gateway];\r\
\n:local routegw [/ip route get [find comment=\"FAILOVER WAN1\"] gateway ];\r\
\n:if (\$newgw != \$routegw) do={\r\
\n /ip route set [find comment=\"FAILOVER WAN1\"] gateway=\$newgw;\r\
\n}"
add add-default-route=no disabled=no interface=vlan5-DepositoVentas
/ip dhcp-server lease
add address=192.168.89.2 comment="SWITCH 3COM" mac-address=00:18:6E:CA:10:89 server=ADMIN
add address=192.168.89.4 client-id=1:68:ff:7b:f6:f2:6f comment=EAP115 mac-address=68:FF:7B:F6:F2:6F server=ADMIN
/ip dhcp-server network
add address=10.5.50.0/24 comment="Clientes Gaming" gateway=10.5.50.1
add address=192.168.80.0/24 comment="Ventas Deposito" gateway=192.168.80.1
add address=192.168.81.0/24 comment="Empleados Gaming" dns-server=8.8.8.8 gateway=192.168.81.1 netmask=24
add address=192.168.85.0/24 comment="DEPOSITO VENTAS" gateway=192.168.85.1
add address=192.168.87.0/24 boot-file-name=grldr comment="Ventas Gaming" dns-server=8.8.8.8 gateway=192.168.87.1 next-server=192.168.80.2
add address=192.168.88.0/24 comment="DEPOSITO ARMADO" gateway=192.168.88.1
add address=192.168.89.0/24 boot-file-name=grldr comment="Admin Gaming" dns-server=8.8.8.8 gateway=192.168.89.1 next-server=192.168.88.2
/ip dns
set allow-remote-requests=yes servers=8.8.8.8
/ip dns static
add address=192.168.80.78 name=gamingsaas
/ip firewall filter
add action=accept chain=input comment=VPN dst-port=500,1701,4500 in-interface-list=WAN protocol=udp
add action=accept chain=input in-interface-list=WAN protocol=ipsec-esp
add action=drop chain=forward comment="Bloquear SMB de Servicio a Ventas por SMB3" disabled=yes dst-address=192.168.80.2 dst-port=445,135-139 in-interface=bridge protocol=tcp src-address=192.168.88.0/24
add action=drop chain=forward disabled=yes dst-address=192.168.80.2 dst-port=135-139 in-interface=bridge protocol=udp src-address=192.168.88.0/24
add action=drop chain=forward comment="Bloquear Publico" in-interface=vlan2-Clientes out-interface-list=LAN+EMP
add action=drop chain=forward dst-address=192.168.100.1 in-interface=vlan2-Clientes
add action=drop chain=forward dst-address=192.168.82.0/24 in-interface-list=WIFI
add action=drop chain=forward dst-address=192.168.83.0/24 in-interface-list=WIFI
add action=drop chain=forward comment="Bloquear Empleados" disabled=yes dst-address=192.168.80.2 dst-port=!5095,11125,5101,3306 in-interface=vlan1-Empleados protocol=tcp
add action=drop chain=forward disabled=yes dst-address=192.168.80.2 dst-port=!5095,11125,9000-10999,11130,12000-20000 in-interface=vlan1-Empleados protocol=udp
add action=accept chain=forward disabled=yes dst-address=192.168.88.3 dst-port=445,135-139 in-interface=vlan1-Empleados protocol=tcp
add action=accept chain=forward disabled=yes dst-address=192.168.88.3 dst-port=135-139 in-interface=vlan1-Empleados protocol=udp
add action=drop chain=forward disabled=yes dst-address=!192.168.80.2 in-interface=vlan1-Empleados out-interface-list=LAN
add action=drop chain=forward disabled=yes dst-address=192.168.100.1 in-interface=vlan1-Empleados
add action=passthrough chain=unused-hs-chain comment="place hotspot rules here" disabled=yes
add action=accept chain=input dst-port=8291 in-interface-list=WAN protocol=tcp
add action=accept chain=input comment="defconf: accept established,related,untracked" connection-state=established,related,untracked
add action=drop chain=input comment="defconf: drop invalid" connection-state=invalid
add action=accept chain=input comment="defconf: accept ICMP" protocol=icmp
add action=drop chain=input comment="defconf: drop all not coming from LAN" in-interface-list=!LAN
add action=accept chain=forward comment="defconf: accept in ipsec policy" ipsec-policy=in,ipsec
add action=accept chain=forward comment="defconf: accept out ipsec policy" ipsec-policy=out,ipsec
add action=fasttrack-connection chain=forward comment="defconf: fasttrack" connection-state=established,related in-interface=vlan2-Clientes out-interface=vlan2-Clientes
add action=accept chain=forward comment="defconf: accept established,related, untracked" connection-state=established,related,untracked
add action=drop chain=forward comment="defconf: drop invalid" connection-state=invalid
add action=drop chain=forward comment="defconf: drop all from WAN not DSTNATed" connection-nat-state=!dstnat connection-state=new in-interface-list=WAN
/ip firewall mangle
add action=mark-routing chain=prerouting comment="WAN1 EN CLIENTES" disabled=yes dst-address=!10.5.50.0/24 in-interface=vlan2-Clientes new-routing-mark=POR_WAN1 passthrough=no
add action=mark-connection chain=input comment="ENTRA POR WAN1 Y SALE POR WAN1" disabled=yes in-interface=ether2-CPE new-connection-mark=WAN1 passthrough=no
add action=mark-connection chain=prerouting disabled=yes in-interface=ether2-CPE new-connection-mark=WAN1 passthrough=no
add action=mark-routing chain=prerouting connection-mark=WAN1 disabled=yes new-routing-mark=POR_WAN1 passthrough=yes
add action=mark-routing chain=output connection-mark=WAN1 disabled=yes new-routing-mark=POR_WAN1 passthrough=yes
add action=passthrough chain=prerouting comment=VOIP dst-address=200.110.216.28
/ip firewall nat
add action=passthrough chain=unused-hs-chain comment="place hotspot rules here" disabled=yes
add action=masquerade chain=srcnat comment=WAN0 ipsec-policy=out,none out-interface=ether1-WAN0
add action=masquerade chain=srcnat comment=WAN1 disabled=yes out-interface=ether2-CPE
add action=masquerade chain=srcnat comment="masquerade hotspot network" src-address=10.5.50.0/24
add action=dst-nat chain=dstnat comment=VOIP dst-port=11125 in-interface-list=WAN protocol=udp to-addresses=192.168.80.2
add action=dst-nat chain=dstnat dst-port=11125 in-interface-list=WAN protocol=tcp to-addresses=192.168.80.2
add action=dst-nat chain=dstnat dst-port=5095 in-interface-list=WAN protocol=tcp to-addresses=192.168.80.2
add action=dst-nat chain=dstnat dst-port=5095 in-interface-list=WAN protocol=udp to-addresses=192.168.80.2
add action=dst-nat chain=dstnat dst-port=5101 in-interface-list=WAN protocol=tcp to-addresses=192.168.80.2
add action=dst-nat chain=dstnat dst-port=9000-10999 in-interface-list=WAN protocol=udp to-addresses=192.168.80.2
add action=dst-nat chain=dstnat dst-port=11130 protocol=udp to-addresses=192.168.80.4
add action=dst-nat chain=dstnat dst-port=12000-20000 in-interface-list=WAN protocol=udp to-addresses=192.168.80.4
add action=dst-nat chain=dstnat comment="CODIGO QR" dst-port=587 in-interface-list=WAN protocol=tcp to-addresses=192.168.80.2 to-ports=3306
add action=dst-nat chain=dstnat comment=MYSQL dst-port=6549 in-interface-list=WAN protocol=tcp to-addresses=192.168.80.2 to-ports=3306
/ip firewall service-port
set ftp disabled=yes
set tftp disabled=yes
set irc disabled=yes
set h323 disabled=yes
set sip disabled=yes
set pptp disabled=yes
set udplite disabled=yes
set dccp disabled=yes
set sctp disabled=yes
/ip hotspot user
add name=vip
add name=gaming-city profile=CLIENTES
/ip route
add check-gateway=ping distance=1 gateway=64.233.186.127 routing-mark=POR_WAN1
add check-gateway=ping distance=2 gateway=8.8.4.4 routing-mark=POR_WAN1
add check-gateway=ping distance=1 gateway=8.8.4.4
add check-gateway=ping distance=2 gateway=64.233.186.127
add comment="FAILOVER WAN0" distance=1 dst-address=8.8.4.4/32 gateway=181.47.80.1 scope=10
add comment="FAILOVER WAN1" distance=1 dst-address=64.233.186.127/32 gateway=192.168.90.1 scope=10
/ip service
set telnet disabled=yes
set ftp disabled=yes
set www disabled=yes
set ssh disabled=yes
set api disabled=yes
set winbox address=186.12.155.255/32,192.168.88.0/24,192.168.90.0/24
set api-ssl disabled=yes
/radius incoming
set accept=yes
/system clock
set time-zone-name=America/Argentina/Buenos_Aires
/system resource irq rps
set ether1-WAN0 disabled=no
set ether3-SERVICIO/TRUNK disabled=no
set ether4-SERVICIO disabled=no
set ether5-VENTAS disabled=no
Did you mention something about the two routers being involved in the routing, there is other way to do it?