@extends('backend.layouts.app') @section('title', 'Edit Route') @section('content') @php $pageTitle = 'Edit Route'; $indexRoute = 'admin.routes.index'; $indexLabel = 'Routes'; @endphp @include('backend.layouts.partials._page_header')
Update route information below.