@extends('layouts.accountMaster') @section('pageStyle') .redBorder { border-color:red; } .noLabel { top: 0 !important; } @stop @section('pageContent')
{{ Lang::get('account.name') }} FR | {{ Lang::get('account.name') }} EN | Multiple | {{ Lang::get('account.required') }} | {{ Lang::get('account.submitInfo') }} |
---|---|---|---|---|
multiple) checked @endif />
|
required) checked @endif />
|
{{ Form::submit(Lang::get('account.submitInfo'), array('class' => 'btn btn-primary', 'name' => 'save')) }} | {{ Form::close()}}