@extends('layouts.frontend.app') @section('content')

أخبارنا

@foreach ($posts as $post) @endforeach {{ $posts->links() }} {{-- --}}
@endsection