{{ Form::open(['url' => route('company-group.store'), 'method' => 'POST', 'data-ajax' => 'true']) }}
{{ Form::close() }}