{{-- Name: company.partials.extraServices Author: JH2 Created: 2016-11-09 --}} @extends('partials.box') @section($content_id) {!! Form::open(['route' => ['admin.company.postExtraService', $company->id], 'method' => 'post', 'class' => 'form-horizontal']) !!}
{{ Lang::get('company.extraServices.description') }}