{!! Form::open(['method' => 'POST', 'route' => ['admin.customer.groups.store']]) !!}
{{ $errors->first('group_name') }}