@extends('layouts.admin') @section('content')
{{-- https://cdn.jwplayer.com/libraries/ofWphJCc.js --}}
@if ($url->first()) @else @endif
{{-- --}} @php $i = 0; @endphp @foreach ($url as $my_url )

{{($i+1).'- '.$my_url->rtitle}}

@if(in_array(Auth()->user()->id,['1','3']) )

@csrf

@endif
@php $i++; @endphp
@endforeach
@endsection