{{ Form::open(['route' => ['pages.destroy', $p->id], 'method' => 'DELETE', 'id' => 'delete-'.$p->id]) }}