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

Ajouter un profil front office

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











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