def create
    @otu_page_layout = OtuPageLayout.new(otu_page_layout_params)

    respond_to do |format|
      if @otu_page_layout.save