D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
3023066
/
task
/
3023066
/
cwd
/
www
/
resources
/
views
/
sadmin
/
faqs
/
columns
/
Filename :
title.blade.php
back
Copy
<div class="d-flex align-items-center"> <div class="d-flex flex-column"> <span class="fs-6">{{ \Illuminate\Support\Str::limit($row->title, 30) }}</span> </div> </div>