@extends('adminlte::page') @section('title', 'Sergic - Contacts') @section('content_header')

Contact n°{{ $contact->id }}

@stop @section('content')
@stop