@extends('layouts.main') @section('container')
Buat Link Tracking
@csrf
@error('redirect_url')
{{ $message }}
@enderror
@endsection