App\Http\Controllers\Backend\PagesController::show PHP Méthode

show() public méthode

Display the specified resource.
public show ( integer $id ) : Response
$id integer
Résultat Response
    public function show($id)
    {
        //
    }