{{--
@foreach (signature_options() as $data )

{{$data->name}}
@endforeach
--}}
@foreach (signature_options() as $data)
{{$data->name}}
@endforeach