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

Modifier un profil front office

{!! Form::open(['method'=>'POST','action' => ['GestionProfilMobileController@editProfil',$profile->id]]) !!}










DroitAccesMobile[0]->droit == 1) checked @endif >
DroitAccesMobile[1]->droit == 1) checked @endif>
DroitAccesMobile[2]->droit == 1) checked @endif>
DroitAccesMobile[3]->droit == 1) checked @endif>
DroitAccesMobile[4]->droit == 1) checked @endif>
DroitAccesMobile[5]->droit == 1) checked @endif>
DroitAccesMobile[9]->droit == 1) checked @endif>
DroitAccesMobile[6]->droit == 1) checked @endif>
DroitAccesMobile[7]->droit == 1) checked @endif>
DroitAccesMobile[10]->droit == 1) checked @endif>
DroitAccesMobile[8]->droit == 1) checked @endif>
Annuler
{!! Form::close() !!}
@endsection