@extends('layouts.app') @section('title', 'Edit Router') @section('content')
@csrf @method('PUT')
@endsection