@extends('admin.default') @section('title', 'Admin | Add or Update Routes') @section('content')
Add or Update Route
{{csrf_field()}}
@endsection @push('script') @endpush