@extends('backend.layout') {{-- this style will be applied when the direction of language is right-to-left --}} @includeIf('backend.partials.rtl-style') @section('content')
# | {{ __('Title') }} | {{ __('URL') }} | {{ __('Serial Number') }} | {{ __('Actions') }} |
---|---|---|---|---|
{{ $loop->iteration }} | {{ $quickLink->title }} | {{ $quickLink->url }} | {{ $quickLink->serial_number }} | {{ __('Edit') }} |