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

05:07 17-03-2025

@endforeach
@endsection