@extends('admin.layouts.full') @section('title', 'Redirections') @section('header') @include('admin.partials.breadcrumb') @endsection @section('content')
@if($redirections)| ID | Type | Origine | Destination | Active | Dates |
|---|
Aucune redirection pour le moment
@endif @endsection