App\Http\Controllers\NoticesController::create PHP Method

create() public method

Show the form for creating a new resource.
public create ( ) : Response
return Response
    public function create()
    {
    }