@extends('app') @section('content')

Ajouter un profil backoffice

{!! Form::open(['method'=>'POST','action' => ['GestionProfilBackofficeController@addNewProfil']]) !!}



















Annuler


{!! Form::close() !!}
@endsection