@extends('app') @section('content') first()) @foreach($apps as $app) @endforeach @else @endif @if($apps->lastPage() > 1) @endif */ ?>
Title Description Url Edit Delete
{{ $app->title }} {{ $app->description }} {{ $app->url }}
No items found
{!! $apps->links() !!}
@endsection