@extends('layouts.blesser.app') @section('content')
@if (false) @endif
@if (false) @endif
@forelse ($posts as $post ) @empty @endforelse
{{ $posts->links('pagination.blesser') }}
@endsection