@extends('layouts.app') @section('title', $redirect ? 'Edit Redirect' : 'New Redirect') @section('content')
@endsection