@extends('layouts.app') @section('title','View All Route Redirect') @section('content')

View Slug Redirect

@can('slug-redirect-list') View All @endcan
@endsection