@foreach($homeInfos as $key=> $row) {{-- --}} {{--
--}} {{-- --}} {{-- --}} {{--
--}} {{-- --}} {{ $row->advantage_box_1_title }} {{ \Carbon\Carbon::parse($row->created_at)->format('Y/m/d') }} {{-- @if($row->deleted_at)--}} {{-- {{ __('dashboard.restore') }}--}} {{-- {{ __('dashboard.delete') }}--}} {{-- @else--}} {{ __('dashboard.edit') }} {{-- {{ __('dashboard.trash') }}--}} {{-- @endif--}} @endforeach {{--@if( count( $homeInfos ) )--}} {{-- {{ $homeInfos->links() }} --}} {{--@endif--}}