@extends('admin.layouts.full') @section('title', 'Demandes de contact') @section('header') @include('admin.partials.breadcrumb') @endsection @section('content') @if($requests)
ID Traitée Contact Email Annonce Message Dates
@push('scripts') @endpush @else

Aucune demande de contact pour le moment

@endif @endsection