{{ Form::open(['url' => route('contact.update', $contact->id), 'method' => 'PUT', 'data-ajax' => 'true']) }}