@include('errors.errors')
{!! Form::open(array('route' => ['install.register'], 'method' => 'POST', 'name'=>'registrationForm ', 'novalidate'=>'', 'class'=>"loginform", 'id'=>"install_form")) !!}
Laraoffice System User Details
Please enter Owner details for this system
If you have already user details to login,
click here.
{!! Form::close() !!}
Please Wait...
@stop
@section('footer_scripts')
@stop