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

الرسائل

@include('flash::message')
@include('contacts.table')
@endsection