@extends('layouts.master') @section('pagetitle') Infos Supplémentaires - ADMIN ALTER IPSO @endsection @section('topband') @include('partials.topband_con') @endsection @section('sidebar') @include('partials.sidebar_admin', ['open' => 'etabs']) @endsection @section('content')

RETOUR
INFORMATIONS SUPPLÉMENTAIRES

@include('partials.errors')
Coordonnées de l'établissement
{{ csrf_field() }}
Coordonnées utilisateur
Identification
@include('partials.footer')
@endsection