| # | Title | Banner Image | Mission | Vision | Company Intro Title | Company Intro Description | Inception Banner Image | Inception Title | Inception Details | Presence Title | Presence Sub-Title | Presence Banner Image | Presence Details | Action |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| {{$index++}}. | {!! $r->title??'' !!} | {{$r->mission??''}} | {{$r->vision??''}} | {{$r->company_intro_title??''}} | {!! wordSummary($r->company_intro_description??'', 100) !!} | {{$r->inception_title??''}} | {!! wordSummary($r->inception_details??'', 100) !!} | {{$r->presence_title??''}} | {{$r->presence_sub_title??''}} | {!! wordSummary($r->presence_details??'', 100) !!} | ||||
| No data found! | ||||||||||||||
{!! $rows->appends(request()->query())->links('pagination::bootstrap-4') !!}