@extends('admin.nav') @section('contents') {{--




--}}


@if(session()->has('success'))
{{ session()->get('success') }}
@endif @if(session()->has('data'))
{{ session()->get('data') }}
@endif @foreach($clients as $per) @endforeach
Structure Telephone Actions
{{$per->structure}} {{$per->telephone}} @if(Auth::user()->profil ==='DC' || Auth::user()->profil ==='RC') Plus @endif   contrat Convention