@extends('layouts.app') @section('content')

編輯 VPN 帳號 - {{ $vpn_account->username }}

返回清單
@csrf @method('PUT')
@endsection