@extends('layouts.backend.main') @section('title','Contact') @section('styles') @include('pages.backend.includes.contact_styles_links') @endsection @section('body')

Gestion des contacts.

Teléphone 1 Teléphone 2 Adresse Mail Réseaux sociaux Action
@endsection @section('scripts') @include('pages.backend.includes.contact_scripts_links') @endsection