@extends('layouts.admin') @section('title', 'Edit Navbar Link') @section('content')

Edit Navbar Link

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