@extends('layouts.librenmsv1') @section('title', __('Vlans')) @section('content')

{{ __('VLAN') }}

{{ __('Device') }} {{ __('Ports') }} {{ __('Local Name') }} {{ __('Domain') }} {{ __('Type') }} {{ __('State') }}
{{ __('Device') }} {{ __('Port') }} {{ __('Untagged') }} {{ __('State') }} {{ __('Cost') }}
@endsection @push('scripts') @endpush