@extends('backends.master') @section('title') @endsection @section('content')
@foreach($posts as $post)

15:41 16-03-2025

@endforeach
@endsection