<?php namespace App\Http\Requests\StatusPostulation; class UpdateStatusPostulationRequest extends StoreStatusPostulationRequest { }