@extends('layouts.master_panel') @section('title') Demandes de rencontre avec les parents @stop @section('CSS') @stop @section('JS') @stop @section('content')
@if(Session::has('error')) @endif @if(Session::has('success')) @endif
@if(auth()->user()->super_admin == 1 AND isset($_GET['id']))