@extends('layout.default') @section('title') My URL Shortener @endsection @section('subtitle') List all of your own URL Shortener @endsection @section('content')

# Destination Short URL Click Expired Date Protection Action
1. http://www.google.com http://shorturl.test/s/sasd 5
1. http://www.google.com http://shorturl.test/s/ssdf 5
1. http://www.google.com http://shorturl.test/s/fffs 5
@endsection @section('js') @endsection