@extends('components.app') @section('styles') @endsection @section('title') Manage URLS @endsection @section('content')
| #id | domain | long url | short url | created at | action |
|---|---|---|---|---|---|
| {{$item->id}} | {{$item->domain}} | {{$item->long_link}} | custom_name}}" target="_blank">{{$item->domain . "/" . $item->custom_name}} | {{date("Y-m-d H:i", strtotime($item->created_at))}} |