@extends('layouts.app') @section('title', 'Edit Interface') @section('page-title', 'Edit Interface') @section('content')

Edit Interface

Back
@csrf @method('PUT')
@endsection